adTempus API
PreviousUpNext
IADTObject::Freeze Method

Freezes the client session.

C++
HRESULT Freeze([out,retval] ILock ** lock);
C#
Freeze([out,retval] ILock * lock);
Visual Basic
Sub Freeze(lock As [out,retval] ILock *)

Freeze calls Scheduler.Freeze on the client session to which the object belongs. See Scheduler.Freeze for importand usage information.

adTempus API Reference version 3.0.0.0, revised 10/30/2008